Allow compiling OstreeRepoFinderAvahi without libsoup
authorMatthew Leeds <matthew.leeds@endlessm.com>
Sat, 26 May 2018 00:48:39 +0000 (17:48 -0700)
committerAtomic Bot <atomic-devel@projectatomic.io>
Wed, 30 May 2018 14:19:25 +0000 (14:19 +0000)
Closes: #1605
Approved by: cgwalters

src/libostree/ostree-repo-finder-avahi.c

index 1e77a6e044c10ac49730ed2b028bb21f22a924f9..fcf62048b142610899925c1b1d5477dd33dcbb40 100644 (file)
@@ -36,7 +36,6 @@
 #include <avahi-common/strlst.h>
 #include <avahi-glib/glib-malloc.h>
 #include <avahi-glib/glib-watch.h>
-#include <libsoup/soup.h>
 #include <netinet/in.h>
 #include <string.h>
 #endif  /* HAVE_AVAHI */
@@ -55,6 +54,7 @@
 #include "ostree-repo-private.h"
 #include "ostree-repo.h"
 #include "ostree-repo-finder-avahi-private.h"
+#include "ostree-soup-uri.h"
 #include "otutil.h"
 #endif  /* HAVE_AVAHI */